home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 4 / Amiga Format AFCD04 (Sep 1996, Issue 88).iso / serious / commercial / stormc-demo / include / proto / commodities.h < prev    next >
C/C++ Source or Header  |  1996-07-12  |  360b  |  20 lines

  1. #ifndef _PROTO_COMMODITIES_H
  2. #define _PROTO_COMMODITIES_H
  3.  
  4. /*
  5. **  $VER: colorwheel.h 10.1 (19.7.95)
  6. **  Includes Release 40.15
  7. **
  8. **  '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
  9. **     All Rights Reserved
  10. */
  11.  
  12. #include <exec/types.h>
  13.  
  14. extern struct Library *CxBase ;
  15.  
  16. #include <clib/commodities_protos.h>
  17. #include <pragmas/commodities_pragmas.h>
  18.  
  19. #endif
  20.